@charset"utf-8";
 #header {
    /* position: fixed; */
    /* right: 0; */
    /* left: 0; */
    /* top: 0; */
}
/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ */
 .tyjs_header {
    position: fixed;
    /* top: 0; */
    /* left: 0; */
    width: 100%;
    height: 0.74rem;
    /* background: url(tbshow.png) no-repeat bottom / cover; */
    /* display: flex; */
    /* flex-direction: row; */
    line-height: 1;
    /* transition: all 0.8s; */
    z-index: 2;
    background: #fff;
}
.tyjs_header .head_logo {
    position: absolute;
    top: .195rem;
    left: .5625rem;
    width: 1.9531rem;
    height: .3854rem;
    background: url(ky_logo.png) no-repeat center / cover;
    background-size: 100%;
}
.tyjs_header .head_cont {
    height: 100%;
    margin-left: 4.95rem!important;
}
.tyjs_header .head_cont .nav_ul {
    width: 5.3rem;
    height: 100%;
    overflow: hidden;
}
.tyjs_header .head_cont .nav_ul li.nav {
    float: left;
    padding-right: .245rem;
    text-align: center;
    height: 100%;
    line-height: 0.77rem;
}
.tyjs_header .head_cont .nav_ul li.nav a {
    text-align: center;
    font-size: .1042rem;
    color: #000;
}
.tyjs_header .head_cont .nav_ul li.nav .ej_nav {
    d: 0;
    display: none;
    position: absolute;
    top: 0.74rem;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 0rem;
    transition: all 0.5s !important;
    /* border-top: 1px solid #0069ff; */
}
.tyjs_header .head_cont .nav_ul li.nav .ej_nav .ejnavbacimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: rgba(255, 255, 255, 0.9);
    opacity: 0;
}
.tyjs_header .head_cont .nav_ul li.nav .ej_nav .erji_nav {
    float: left;
    width: 4.8rem;
    height: 0rem;
    position: absolute;
    left: 23.9%;
    top: 4%;
    transform: translateX(-50%);
    margin-left: 0;
    margin-top: 0;
    opacity: 0;
    transition: all 0.5s;
    text-align: left;
}
.tyjs_header .head_cont .nav_ul li.nav .ej_nav .erji_nav li {
    float: left;
    height: 0.55rem;
    margin-top: 0rem;
    width: auto;
    text-align: left;
    padding-left: 0.3rem;
}
.nav_hxzy li {
    width: auto!important;
    margin-right: 0.4rem!important;
}
.tyjs_header .head_cont .nav_ul li.nav .ej_nav .erji_nav li a {
    font-size: 0rem;
    color: #666666;
    line-height: 0.25rem;
    display: inline-block;
}
.tyjs_header .head_cont .nav_ul li.nav .ej_nav .erji_nav li a:hover {
    color: #0850b4;
}
.tyjs_header .head_cont .nav_ul li.nav .ej_nav .headnav_img {
    position: absolute;
    left: 70.6%;
    top: 16%;
    height: auto;
    width: 2.4rem;
    opacity: 0 !important;
    transition: all 0.5s;
}
.tyjs_header .head_cont .nav_ul li.nav .ej_nav .headnav_img img {
    width: 100%;
    /* height: 100%; */
}
.tyjs_header .head_cont .nav_ul li.nav .ej_nav.active {
    height: 2rem;
    display: block;
}
.tyjs_header .head_cont .nav_ul li.nav .ej_nav.active .ejnavbacimg {
    height: 100%;
    opacity: 1;
}
.erji_nav_7 li{
    /* width: 1.5rem!important; */
}
.tyjs_header .head_cont .nav_ul li.nav .ej_nav.active .erji_nav {
    height: 2rem;
    opacity: 1;
}
.tyjs_header .head_cont .nav_ul li.nav .ej_nav.active .erji_nav li {
}
.tyjs_header .head_cont .nav_ul li.nav .ej_nav.active .erji_nav li a {
    font-size: 0.125rem;
}
.tyjs_header .head_cont .nav_ul li.nav .ej_nav.active .headnav_img {
    height: auto;
    opacity: 1 !important;
}
.tyjs_header .head_cont .nav_ul li.nav a.active {
    color: #0850b4;
    padding-bottom: 0.1rem;
    border-bottom: 0.025rem solid #0850b4;
}
.tyjs_header .head_cont .nav_ul li.nav:nth-child(1) .ej_nav {
    display: none;
}
.tyjs_header .head_cont .nav_ul li.nav:nth-child(1) .ej_nav.active {
    display: none;
    opacity: 0;
}
.tyjs_header .head_right {
    height: auto;
    align-items: center;
    /* margin-left: 0.5rem; */
    /* padding-right: 1.08rem; */
    position: absolute;
    right: 0.76rem;
    top: .349rem;
}
.tyjs_header .head_right .head_language {
    height: .0885rem;
    line-height: 1;
    color: #000;
    padding-left: .2rem;
    padding-right: .16rem;
    border-left: 1px solid #000;
    float: left;
}
.tyjs_header .head_right .head_language a {
    font-size: .0938rem;
    color: #000;
    display: block;
}
.tyjs_header .head_right .head_xiala {
    width: .7292rem;
    height: .2031rem;
    border: 1px solid #000;
    border-radius: 0.4rem;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    float: left;
    cursor: pointer;
    position: relative;
    top: -10px;
}
.tyjs_header .head_right .head_xiala p {
    margin: 0 0.1rem 0 0.13rem;
    font-size: .0833rem;
    color: #000;
}
.tyjs_header .head_right .head_xiala .head_xllogo {
    width: .0938rem;
    height: .0885rem;
    background: url(headxiala02.png.png) no-repeat center / cover;
}
.tyjs_header .head_right .head_search {
    width: .1146rem;
    height:.1146rem;
    margin-left: .1458rem;
    background: url(search02.png) no-repeat center / cover;
    cursor: pointer;
    float: left;
}
.tyjs_header:hover {
    background: #fff;
}
.tyjs_header:hover .head_logo {
    background: url(ky_logo.png) no-repeat center / cover;
    background-size: 100%;
}
.tyjs_header:hover .head_cont .nav_ul li a {
    color: #000;
}
.tyjs_header:hover .head_right .head_language {
    color: #000;
    border-left: 1px solid #000;
    cursor: pointer;
}
.tyjs_header:hover .head_right .head_language a {
    color: #000;
}
.tyjs_header:hover .head_right .head_language:hover {
    color: #0850b4;
}
.tyjs_header:hover .head_right .head_xiala {
    border: 1px solid #000;
}
.tyjs_header:hover .head_right .head_xiala p {
    color: #000;
}
.tyjs_header:hover .head_right .head_xiala .head_xllogo {
    background: url(headxiala02.png.png) no-repeat center / cover;
}
.tyjs_header:hover .head_right .head_search {
    background: url(search02.png) no-repeat center / cover;
}
.nav_1 {
    overflow: hidden;
    background: #F5F5F5;
    box-sizing: border-box;
    width: 73.5688%;
    margin: 0 auto;
}
.text_nav {
    overflow: hidden;
    background: #F5F5F5;
    box-sizing: border-box;
    width: 100%;
    z-index: 5554;
    display: none;
}
.nav_1 li {
    float: left;
    width: auto;
    text-align: center;
    line-height: .625rem;
    margin-left: 6%;
}
.nav_1 li a {
    font-size: .1146rem;
    color: #666666;
}
.nav_1 li:hover {
}
.nav_1 li:hover a {
    font-weight: bold;
    color: #0a50b4;
}
.active-1 {
    border-bottom: 2px solid #B38084;
}
.active-1 a {
    color: #0a50b4;
}
.nav_1 span {
    float: left;
    line-height: .2604rem;
    color: #DEDEDE;
}
/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ */
 .tyjs_footer {
    width: 100%;
}
.tyjs_footer .footer_top {
    height: auto;
    background-color: #1659ae;
    border-bottom: 1px solid #5778a6;
    line-height: 1;
}
.tyjs_footer .footer_top .fottop_left {
    float: left;
}
.tyjs_footer .footer_top .fottop_left ul {
    padding-top: .4688rem;
    display: flex;
    flex-direction: row;
}
.tyjs_footer .footer_top .fottop_left ul li {
    display: flex;
    flex-direction: row;
    margin-right: .27rem;
}
.tyjs_footer .footer_top .fottop_left ul li dl dt {
    margin-bottom: .151rem;
    cursor: pointer;
}
.tyjs_footer .footer_top .fottop_left ul li dl dt a {
    font-size: .1042rem;
    color: #dee3f1;
}
.tyjs_footer .footer_top .fottop_left ul li dl dd {
    opacity: 0.3;
    margin-bottom: .125rem;
    cursor: pointer;
}
.tyjs_footer .footer_top .fottop_left ul li dl dd a {
    font-size: .0938rem;
    color: #fff;
}
.tyjs_footer .footer_top .fottop_left ul li dl dd:hover {
    opacity: 1;
}
.tyjs_footer .footer_top .fottop_left ul li:nth-child(2) {
    margin-right: 0.2rem;
}
.tyjs_footer .footer_top .fottop_left ul li:nth-child(3) {
    margin-right: 0.27rem;
}
.tyjs_footer .footer_top .fottop_left ul li:nth-child(5) {
    /* margin-right: 0.58rem; */
}
.tyjs_footer .footer_top .fottop_left ul li:nth-child(6) {
    /* margin-right: 0.49rem; */
}
.tyjs_footer .footer_top .fottop_left ul li:nth-child(7) {
    /* margin-right: 0rem; */
}
.tyjs_footer .footer_top .fottop_right {
    float: right;
}
.tyjs_footer .footer_top .fottop_right .fotright_logo {
    margin-top: 0.47rem;
    margin-left: 0.05rem;
    background: url(headlogo.png) no-repeat center / cover;
    background-size: 100%;
    width: 1.9531rem;
    height: 0.3854rem;
}
.tyjs_footer .footer_top .fottop_right .fotright_wailian {
    margin-top: .53rem;
    margin-left: 0.53rem;
}
.tyjs_footer .footer_top .fottop_right .fotright_wailian ul {
    width: 1.6667rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.tyjs_footer .footer_top .fottop_right .fotright_wailian ul li {
    width: .2708rem;
    height: .276rem;
    border-radius: 50%;
}
.tyjs_footer .footer_top .fottop_right .fotright_wailian ul li div {
    width: 100%;
    height: 100%;
}
.tyjs_footer .footer_top .fottop_right .fotright_wailian ul li div .img01, .tyjs_footer .footer_top .fottop_right .fotright_wailian ul li div .img02 {
    width: 100%;
    height: 100%;
    transition: all 1s;
}
.tyjs_footer .footer_top .fottop_right .fotright_wailian ul li div .img02 {
    display: none;
}
.tyjs_footer .footer_top .fottop_right .fotright_wailian ul li div:hover .img01 {
    display: none;
    transition: all 1s;
}
.tyjs_footer .footer_top .fottop_right .fotright_wailian ul li div:hover .img02 {
    display: block;
    transition: all 1s;
}
.tyjs_footer .footer_top .fottop_right .fotright_xiala {
    width: 1.63rem;
    height: .2604rem;
    background-color: #fff;
    border-radius: 0.1rem;
    margin-top: 39px;
    margin-left: 25.8%;
}
.tyjs_footer .footer_top .fottop_right .fotright_xiala p {
    float: left;
    line-height: .2604rem;
    font-size: .1146rem;
    color: #b3b3b3;
    margin-left: 0.2rem;
}
.tyjs_footer .footer_top .fottop_right .fotright_xiala .fotxl {
    float: right;
    width: .3906rem;
    height: .2604rem;
    background-color: #0069ff;
    border-radius: 0 0.08rem 0.08rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tyjs_footer .footer_top .fottop_right .fotright_lxwm {
    width: auto;
    margin-top: 0.12rem;
    margin-left: 28%;
}
.tyjs_footer .footer_top .fottop_right .fotright_lxwm ul {
    width: 100%;
    display: flex;
    justify-content: center;
}
.tyjs_footer .footer_top .fottop_right .fotright_lxwm ul li span {
    font-size: .0938rem;
    color: #5485cb;
}
.tyjs_footer .footer_top .fottop_right .fotright_lxwm ul li a {
    font-size: .0938rem;
    line-height: .0938rem;
    color: #ffffff;
    opacity: 0.3;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
}
.tyjs_footer .footer_top .fottop_right .fotright_lxwm ul li a:hover {
    opacity: 1;
}
.tyjs_footer .footer_top .fottop_right .fotright_lxwm ul li:nth-child(1) a {
    padding-left: 0rem;
}
.tyjs_footer .footer_top .fottop_right .fotright_lxwm ul li:nth-child(3) a {
    padding-right: 0rem;
    border-right: 0px;
}
.tyjs_footer .footer_bot {
    height: .625rem;
    background-color: #1659ae;
}
.tyjs_footer .footer_bot .fotbot_left {
    float: left;
}
.tyjs_footer .footer_bot .fotbot_left ul {
    height: .625rem;
    display: flex;
}
.tyjs_footer .footer_bot .fotbot_left ul li span {
    font-size: .0938rem;
    color: #5485cb;
}
.tyjs_footer .footer_bot .fotbot_left ul li a {
    font-size: .0938rem;
    line-height: .625rem;
    color: #ffffff;
    opacity: 0.3;
    padding-left: 0;
    padding-right: 0.15rem;
}
.tyjs_footer .footer_bot .fotbot_left ul li a:hover {
    opacity: 1;
}
.tyjs_footer .footer_bot .fotbot_left ul li:nth-child(1) a {
    padding-left: 0;
}
.tyjs_footer .footer_bot .fotbot_left ul li:nth-child(2) a {
    padding-right: 0.1rem;
    padding-left: 0.15rem;
    border-right: 0;
}
.tyjs_footer .footer_bot .fotbot_left ul li:nth-child(3) a {
    padding-right: 0.1rem;
    padding-left: 0.09rem;
    border-right: 0;
}
.tyjs_footer .footer_bot .fotbot_right {
    float: right;
}
.tyjs_footer .footer_bot .fotbot_right ul {
    height: .625rem;
    display: flex;
}
.tyjs_footer .footer_bot .fotbot_right ul li span {
    font-size: .0938rem;
    color: #5485cb;
}
.tyjs_footer .footer_bot .fotbot_right ul li a {
    font-size: .0938rem;
    line-height: .625rem;
    color: #ffffff;
    padding-right: 0.2rem;
}
.tyjs_footer .footer_bot .fotbot_right ul li {
    font-size: .0938rem;
    line-height: .625rem;
    color: #ffffff;
    opacity: 0.3;
    padding-right: 0.2rem;
}
.tyjs_footer .footer_bot .fotbot_right ul li a:hover {
    opacity: 1;
}
.tyjs_footer .footer_bot .fotbot_right ul li:nth-child(2) a {
    /* padding-left: 0.2rem; */
}
.tyjs_footer .footer_bot .fotbot_right ul li:nth-child(3) a {
    padding-right: 0rem;
}
.w {
    max-width: 7.85rem;
    /* padding: 0 .5208rem; */
    margin: 0 auto;
}


.wbewmhover:hover .wbewm {
    display: block;
    width: 1.5rem!important;
    height: 1.5rem!important;
    position: relative;
    right: 0.65rem;
    top: -2.18rem;
}

.wxewmhover:hover .wxewm {
    display: block;
    width: 1rem!important;
    height: 1rem!important;
    position: relative;
    right: 0.4rem;
    top: -1.32rem;
}

.fot_ewm_3:hover {}
.dyewm  img{
 width: 100%;
 height: 100%;
}
.wxewm  img{
 width: 100%;
}
.ksewm  img{
 width: 100%;
 height: 100%;
}
.wbewm  img{
 width: 100%;
}
.ksewmhover:hover .ksewm {
    display: block;
    width: 1.5rem!important;
    height: 1.5rem!important;
    position: relative;
    top: -1.8rem;
    right: 0.6rem;
}
.tyjs_footer .footer_top .fottop_right .fotright_wailian ul li {
cursor: pointer;
}


.dyewmhover:hover .dyewm {
    display: block;
    width: 1.5rem!important;
    height: 2.1rem!important;
    position: relative;
    top: -2.42rem;
    right: 0.7rem;
}

.wbewm {
    display: none;
}

.wxewm {
    display: none;
}

.ksewm {
    display: none;
}

.dyewm {
    display: none;
}

.xq_854 p {
    font-size: 0.1rem;
 
 }
 
 .toi_789  ul li {
     float: none!important;
     line-height: 0;
     height: auto!important;
 }
 
 .toi_789 {
     margin-top: -0.2rem;
 }
 .toi_789  ul li a{
 font-size: .1042rem!important;
 }

.tysj-mySwiper {
    padding-top: 0.75rem;
    background: #f6f9ff;
}